Tagged with

Api gateway

Protect API Gateway with Amazon Verified Permissions

2024-04-10

serverless, aws


In this post we'll look at Amazon Verified Permissions (AVP) a serverless service for easy management and enforcement of application permissions, and how to use it to secure Amazon API gateway API together with Cognito User Pools.

Secure your API Gateway APIs with Lambda Authorizer

2022-02-28

API Gateway


How to secure your Amazon API Gateway REST based api using a custom AWS Lambda authorizer.

Secure your API Gateway APIs mutual TLS

2022-01-12

API Gateway


How to secure your Amazon API Gateway REST based api using certificates and mutual TLS (MTLS).

Secure your API Gateway APIs with Auth0

2021-07-04

API Gateway


How to secure your Amazon API Gateway REST based api using Auth0 and API Gateway JWT Authorizer.